path/filepath.statDirEntry.IsDir (method, view implemented interface methods)
one use
path/filepath (current package)
path.go#L482: func (d *statDirEntry) IsDir() bool { return d.info.IsDir() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)